-
Notifications
You must be signed in to change notification settings - Fork 81
docs(snapcraft): Issue #7: apt/deb - snap comparison #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
I plan to have the tables be uniform, once the text is situated. Specifically, the overall width of the tables and columns. Since this can be accomplished in several ways, is there a preferred method I should use here? |
Left a small comment; I think it's a very good start! |
replaced `snapcraft.yaml` with `snap.yaml` changed .deb to `control.tar' as closer analog to `snap.yaml'
Completed feedback edits. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I forgot to comment on this! Thank you for the changes, I think it looks well enough.
@degville I think we can approve (when you get back from vacation...)
Details
This contains three apt/deb-snap comparison tables: a general comparison, one targeting maintainers and developers, and one for end-users. It may benefit from cross-referencing to other Snapcraft documents before merging.
I look forward to the feedback.
Issue
#7